Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
The Url plugin lets users import files from the Internet. Paste any URL and it’ll be added!
The Url plugin lets users import files from the Internet. Paste any URL and it’ll be added!
A Companion instance is required for the Url plugin to work. Companion will download the files and upload them to their destination. This saves bandwidth for the user (especially on mobile connections) and helps avoid CORS restrictions.
Uppy is being developed by the folks at Transloadit, a versatile file encoding service.
import Uppy from '@uppy/core'
import Url from '@uppy/url'
const uppy = new Uppy()
uppy.use(Url, {
// Options
})
$ npm install @uppy/url
Alternatively, you can also use this plugin in a pre-built bundle from Transloadit’s CDN: Edgly. In that case Uppy
will attach itself to the global window.Uppy
object. See the main Uppy documentation for instructions.
Documentation for this plugin can be found on the Uppy website.
3.6.1
Released: 2023-03-07
| Package | Version | Package | Version | | --------------- | ------- | --------------- | ------- | | @uppy/core | 3.1.1 | uppy | 3.6.1 | | @uppy/dashboard | 3.3.1 | | |
FAQs
The Url plugin lets users import files from the Internet. Paste any URL and it’ll be added!
The npm package @uppy/url receives a total of 44,140 weekly downloads. As such, @uppy/url popularity was classified as popular.
We found that @uppy/url demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 5 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.